From cb551d3410d32c2010387fae082248557aa83976 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 7 Apr 2007 03:51:48 +0000 Subject: [PATCH] * net/tls.el (open-tls-stream): Properly handle case where there is no associated buffer. --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3540956424d..c11df8cf513 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-04-07 Chong Yidong + + * net/tls.el (open-tls-stream): Properly handle case where there + is no associated buffer. + 2007-04-07 Glenn Morris * ffap.el (ffap-file-at-point): Lower the priority of the -- 2.30.2